home *** CD-ROM | disk | FTP | other *** search
/ LearnKey: Excel 2000 / LearnKey - Excel 2000.iso / Install / program files / Velocity.exe / 0 / RCDATA / TREFFORM / TREFFORM.txt
Encoding:
Text File  |  1999-05-10  |  697 b   |  35 lines

  1. object RefForm: TRefForm
  2.   Left = 409
  3.   Top = 369
  4.   Width = 323
  5.   Height = 192
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'References'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Help: TMemo
  17.     Left = 0
  18.     Top = 0
  19.     Width = 315
  20.     Height = 165
  21.     Align = alClient
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -13
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     Lines.Strings = (
  28.       '')
  29.     ParentFont = False
  30.     ReadOnly = True
  31.     ScrollBars = ssVertical
  32.     TabOrder = 0
  33.   end
  34. end
  35.